html{font-size:100px}html,body{overflow:auto !important;overflow-x:hidden !important;color:#333;min-height:100vh;line-height:2;-webkit-overflow-scrolling:touch;font-family:-apple-system,Microsoft Yahei,sans-serif}body{font-size:16px}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box;border:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0)}*::before,*::after{display:inline-block}a,a:hover,a:active,a:visited,a:link,a:focus{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:transparent;outline:none;background:none;text-decoration:none;color:inherit;display:inline-block}h1,h2,h3,h4,h5,h6,strong{font-weight:normal}i{font-style:normal}input,button,textarea{border:none;outline:none;-webkit-appearance:none;-moz-appearance:none;appearance:none;font-family:inherit}textarea{overflow:hidden}.icon-triangle-right{-webkit-transform:translateY(1px);transform:translateY(1px);display:inline-block}.container{position:relative;margin:0 auto;max-width:1200px;width:100%}.transition{-webkit-transition:.2s linear;transition:.2s linear}.pd{padding:60px 0 100px}.header{position:fixed;left:0;top:0;width:100%;-webkit-transition:.2s linear;transition:.2s linear;z-index:100}.header .top-wrap{position:relative;padding-left:18.75vw;background-color:#fff}.header .top-wrap::before{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:url('https://img.cwei2021.com/static/home/img/nav_bg.jpg') no-repeat;background-size:cover;opacity:1;z-index:1;-webkit-transition:.3s linear;transition:.3s linear}.header .top-wrap.opacity{background-clip:content-box}.header .top-wrap.opacity::before{opacity:0}.header .top{padding-right:18.75vw;position:relative;height:70px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:10}.header .top .logo{-webkit-transform:translateX(-65px);transform:translateX(-65px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .top .logo img:first-child{width:60px;margin-right:25px}.header .top .logo img:last-child{width:420px}.header .top .search{padding:0 20px;position:relative;width:300px;height:35px;border:1px solid #b9d0e3;border-radius:35px}.header .top .search input{width:100%;height:100%;background:transparent}.header .top .search button{position:absolute;right:20px;top:0;height:100%;background:transparent;font-size:18px;color:#0a64ad;cursor:pointer}.nav-wrap{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:18.75vw;background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.7)), to(rgba(0,0,0,0)));background:linear-gradient(rgba(0,0,0,0.7), rgba(0,0,0,0))}.nav-wrap.other-nav{background:#0a64ad !important}.nav-wrap.odd{background:transparent}.nav-wrap.odd .nav{color:#333}.nav-wrap.odd .nav a:hover,.nav-wrap.odd .nav a.active{color:#0a64ad}.nav-wrap.even{background:transparent}.nav-wrap.even .nav{background:-webkit-gradient(linear, left top, left bottom, from(rgba(0,0,0,0.5)), to(rgba(0,0,0,0)));background:linear-gradient(rgba(0,0,0,0.5), rgba(0,0,0,0))}.nav-wrap.even::after{left:18.75vw}.nav{position:relative;padding:0 20px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;height:100%;font-size:15px;color:#fff;z-index:1}.nav .item{position:relative}.nav .item:nth-child(5) .sub-nav a{padding:0 18px}.nav .item.active>a{font-weight:bold}.nav .item.active>a::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.nav .item:hover>a{font-weight:bold}.nav .item:hover>a::before{-webkit-transform:scaleX(1);transform:scaleX(1)}.nav .item:hover .sub-nav{max-height:300px}.nav .item>a{padding:20px 25px 10px;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;white-space:nowrap}.nav .item>a::before{content:"";position:absolute;left:0;bottom:0;width:100%;height:4px;background-color:currentColor;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transition:.3s linear;transition:.3s linear}.nav .item .sub-nav{-webkit-transition:all .5s linear;transition:all .5s linear;overflow:hidden;max-height:0;position:absolute;top:100%;left:0;width:100%;text-align:center;background-color:rgba(0,0,0,0.5);color:#ddd;line-height:1.5}.nav .item .sub-nav a{margin-top:15px;padding:0 10px}.nav .item .sub-nav a:hover,.nav .item .sub-nav a.active{color:#fff;font-weight:bold}.nav .item .sub-nav a:last-child{margin-bottom:10px}.home-page{width:100%;height:100vh;overflow:hidden}.home-page .swiper-slide{position:relative;overflow:hidden}.home-page .slider-control{padding:0 6.25%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:absolute;left:0;top:50%;width:100%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:7}.home-page .slider-control img{cursor:pointer;-webkit-transition:.3s linear;transition:.3s linear}.home-page .slider-control img:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.home-page .mouse-label{position:absolute;left:50%;bottom:20px;-webkit-transform:translateX(-50%);transform:translateX(-50%);cursor:pointer;z-index:6;-webkit-animation:down 3s linear infinite;animation:down 3s linear infinite}@-webkit-keyframes down{0%{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}100%{-webkit-transform:translate(-50%, 20px);transform:translate(-50%, 20px)}}@keyframes down{0%{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0)}100%{-webkit-transform:translate(-50%, 20px);transform:translate(-50%, 20px)}}.home-page .swiper-pagination{text-align:right;right:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.home-page .swiper-pagination .swiper-pagination-bullet{margin:10px 0;width:10px;height:10px;background-color:#fff;opacity:.5;border-radius:10px;-webkit-transition:.3s linear;transition:.3s linear}.home-page .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{opacity:1;width:20px}.home-page.blue .swiper-pagination .swiper-pagination-bullet{background-color:#0a64ad}.home-page .banner{height:100%}.home-page .banner .swiper-slide{opacity:0}.home-page .banner .swiper-slide>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.home-page .banner .swiper-slide::before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,0);z-index:1}.home-page .banner .desc{opacity:0;padding:0 20px;text-align:center;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:75vw;z-index:2;color:#fff;text-shadow:0 0 4px #000}.home-page .banner .desc img{max-width:70vw}.home-page .banner .desc h3{font-size:.5rem}.home-page .banner .desc p{font-size:.24rem}.home-page .side{padding:30vh 0 0;-ms-flex-negative:0;flex-shrink:0;width:18.75vw;height:100%;min-width:150px;background:url('https://img.cwei2021.com/static/home/img/side_bg.jpg');background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-pack:distribute;justify-content:space-around;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:11;letter-spacing:3px;color:#fff}.home-page .side .title{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.home-page .side .title h2{margin-bottom:10px;font-size:.24rem;width:350px}.home-page .side .title h2 span{display:inline-block;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.home-page .side .title h3{font-size:.36rem;text-transform:uppercase;color:rgba(255,255,255,0.6)}.home-page .side .more{position:relative;line-height:20px;font-size:.16rem;color:#fff}.home-page .side .more::after{position:absolute;content:"";left:0;bottom:-10px;width:100%;height:1px;background:#fff;-webkit-transition:.3s linear;transition:.3s linear}.home-page .side .more:hover::after{-webkit-transform:scaleX(1.3);transform:scaleX(1.3)}.home-page .main{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%}.h-sec-1{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.h-sec-1 .main{padding:120px 5vw 0 5vw;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;background:url('https://img.cwei2021.com/static/home/img/grey-bg.png') bottom center / 100% auto no-repeat,#f3f7fc;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.h-sec-1 .main .intro{padding:0 2vw;-webkit-box-flex:1;-ms-flex:1;flex:1}.h-sec-1 .main .intro p{margin-bottom:.5rem;font-size:.16rem;color:#222}.h-sec-1 .main .intro p span{color:#0a64ad}.h-sec-1 .main .pics{font-size:0;-ms-flex-negative:0;flex-shrink:0;width:50%;max-width:600px}.h-sec-1 .main .pics img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;cursor:pointer}.h-sec-1 .main .pics .play{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;font-size:50px;pointer-events:none}.h-sec-1 .main .pics::before{padding-top:100%}.h-sec-1 .main .pics .swiper-button-prev,.h-sec-1 .main .pics .swiper-button-next{text-align:center;line-height:40px;width:40px;height:40px;background-color:#fff;border-radius:50%;font-size:20px}.h-sec-1 .main .pics .swiper-button-prev:after,.h-sec-1 .main .pics .swiper-button-next:after{display:none}.h-sec-2{display:-webkit-box;display:-ms-flexbox;display:flex}.h-sec-2 .main{padding-top:100px;position:relative;text-shadow:0 0 4px #000}.h-sec-2 .project-lg{position:absolute;left:0;top:0;height:100%;width:100%}.h-sec-2 .project-lg .swiper-slide>img{width:100%;height:100%;-webkit-transition:1s ease;transition:1s ease;-o-object-fit:cover;object-fit:cover}.h-sec-2 .project-lg .desc{position:absolute;left:.7rem;top:170px;width:60%;color:#fff}.h-sec-2 .project-lg .desc h4{margin-bottom:.3rem;font-size:.3rem}.h-sec-2 .project-lg .desc p{margin-bottom:.3rem;font-size:.16rem}.h-sec-2 .project-lg .desc .more{font-size:.14rem;display:-webkit-box;display:-ms-flexbox;display:flex;width:190px;height:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#46be2e}.h-sec-2 .project-lg .desc .more::after{margin-left:20px;content:"";display:inline-block;border:7px solid transparent;border-left-color:#fff;width:0}.h-sec-2 .float{position:absolute;left:70px;bottom:5vh;width:calc(100% - 70px);z-index:1}.h-sec-2 .project-sm{width:100%}.h-sec-2 .project-sm .swiper-slide{position:relative;width:300px;height:200px}.h-sec-2 .project-sm .swiper-slide img{width:100%;height:100%}.h-sec-2 .project-sm .swiper-slide .desc{position:absolute;left:5px;top:5px;right:5px;bottom:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;text-align:center;font-size:.18rem}.h-sec-2 .project-sm .swiper-slide .desc::before{content:"";position:absolute;left:0;top:0;bottom:0;right:0;background:rgba(0,0,0,0)}.h-sec-2 .project-sm .swiper-slide .desc h4{position:relative;width:100%;z-index:2}.h-sec-2 .project-sm .swiper-slide.swiper-slide-thumb-active img{border:5px solid #fff}.h-sec-2 .tabs{margin-bottom:.3rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff;font-size:.2rem}.h-sec-2 .tabs>div{padding-bottom:10px;margin-right:.4rem;cursor:pointer}.h-sec-2 .tabs>div.active{background:url('https://img.cwei2021.com/static/home/img/i-1.png') bottom center / 100% auto no-repeat}.h-sec-3{display:-webkit-box;display:-ms-flexbox;display:flex}.h-sec-3 .main{position:relative;padding:100px 70px 0 100px;background:url('https://img.cwei2021.com/static/home/img/grey-bg.png') bottom center / 100% auto no-repeat,#f3f7fc}.h-sec-3 .tabs{position:absolute;top:150px;left:120px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem}.h-sec-3 .tabs>div{padding:10px 0;margin-right:.4rem;color:#333;cursor:pointer}.h-sec-3 .tabs>div.active{color:#46be2e;background:url('https://img.cwei2021.com/static/home/img/i-2.png') bottom center / 100% auto no-repeat}.h-sec-3 .list{padding-top:15vh;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;height:100%}.h-sec-3 .list a{padding:0 .3rem;width:30%;border-left:1px solid #c7d5e5}.h-sec-3 .list a .time{color:#333;-webkit-transition:.3s linear;transition:.3s linear}.h-sec-3 .list a .time span{-webkit-transition:.3s linear;transition:.3s linear;display:block}.h-sec-3 .list a .time span:nth-child(1){font-size:.6rem;opacity:.2}.h-sec-3 .list a .time span:nth-child(2){font-size:.16rem}.h-sec-3 .list a h3{margin-bottom:.1rem;font-size:.18rem;line-height:1.5em;color:#222;-webkit-transition:.3s linear;transition:.3s linear;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.5;height:3em}.h-sec-3 .list a .img-box{margin-bottom:.2rem}.h-sec-3 .list a .img-box::after{padding-bottom:75.80645161%}.h-sec-3 .list a p{margin-bottom:.3rem;font-size:.14rem;color:#555;-webkit-transition:.3s linear;transition:.3s linear;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;line-height:1.5}.h-sec-3 .list a i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;position:relative;color:#7c7e7f;width:60px;-webkit-transition:.3s linear;transition:.3s linear}.h-sec-3 .list a i::before{display:block;content:"";width:100%;height:2px;background-color:currentColor}.h-sec-3 .list a i::after{position:absolute;right:0;top:-3px;content:"";padding:3px;border:2px solid currentColor;border-right:0;border-bottom:0;-webkit-transform:rotate(135deg);transform:rotate(135deg)}.h-sec-3 .list a:hover .time span:nth-child(1){opacity:1}.h-sec-3 .list a:hover h3{color:#0a64ad}.h-sec-3 .list a:hover p{color:#0a64ad}.h-sec-3 .list a:hover i{width:100px;color:rgba(10,100,173,0.6)}.h-sec-4{display:-webkit-box;display:-ms-flexbox;display:flex}.h-sec-4 .main{padding-top:70px;width:100%;height:100%;background:url(https://img.cwei2021.com/static/home/img/water-bg.jpg) no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.h-sec-4 .main>a{width:50%;height:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:1px solid #297ec2;color:rgba(255,255,255,0.8);-webkit-transition:.3s linear;transition:.3s linear}.h-sec-4 .main>a i{font-size:80px}.h-sec-4 .main>a:hover{background:#46be2e;color:#fff}.h-sec-5{display:-webkit-box;display:-ms-flexbox;display:flex}.h-sec-5 .main{position:relative;padding:260px 70px 0;width:100%;background:url('https://img.cwei2021.com/static/home/img/grey-bg.png') bottom center / 100% auto no-repeat,#f3f7fc}.h-sec-5 .tabs{position:absolute;top:150px;left:70px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.2rem}.h-sec-5 .tabs>div{padding:10px 0;margin-right:.4rem;color:#333;cursor:pointer}.h-sec-5 .tabs>div.active{color:#46be2e;background:url('https://img.cwei2021.com/static/home/img/i-2.png') bottom center / 100% auto no-repeat}.h-sec-5 .list{-ms-flex-wrap:wrap;flex-wrap:wrap}.h-sec-5 .list a{margin-right:2%;margin-bottom:2%;padding:.2rem;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:30%;height:140px;background:#fff;-webkit-transition:.3s linear;transition:.3s linear}.h-sec-5 .list a .time{margin-right:.15rem;-ms-flex-negative:0;flex-shrink:0;line-height:1.2}.h-sec-5 .list a .time span{display:block;font-size:.16rem}.h-sec-5 .list a .time span:nth-child(1){font-size:.36rem}.h-sec-5 .list a h3{font-size:.18rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-height:1.5;-webkit-box-flex:1;-ms-flex:1;flex:1}.h-sec-5 .list a:hover{color:#fff;background:#46be2e}.h-sec-6{display:-webkit-box;display:-ms-flexbox;display:flex}.h-sec-6 .main{padding-top:150px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative;background:url('https://img.cwei2021.com/static/home/img/recruit-bg.jpg') no-repeat;background-size:cover}.h-sec-6 .tabs{position:absolute;top:150px;left:70px;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:.18rem}.h-sec-6 .tabs>div{padding:10px 0;margin-right:.4rem;color:#fff;cursor:pointer}.h-sec-6 .tabs>div.active{font-size:.2rem;background:url('https://img.cwei2021.com/static/home/img/i-1.png') bottom center / 100% auto no-repeat}.h-sec-6 .wrap{padding:70px 70px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.h-sec-6 .wrap .img-box{width:50%;height:500px}.h-sec-6 .wrap .img-box::after{padding-bottom:82.60869565%}.h-sec-6 .list{padding:0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:500px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch}.h-sec-6 .list a{padding:10px;padding-top:50px;width:48%;color:#fff;background:rgba(10,100,173,0.9);-webkit-transition:.3s linear;transition:.3s linear}.h-sec-6 .list a:nth-child(1),.h-sec-6 .list a:nth-child(2){margin-bottom:2%}.h-sec-6 .list a span{margin-bottom:20px;display:inline-block;width:2em;height:2px;background:#fff;opacity:.5;-webkit-transition:.3s linear;transition:.3s linear}.h-sec-6 .list a h3{margin-bottom:20px;font-size:.18rem}.h-sec-6 .list a p{font-size:.14rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:1.5}.h-sec-6 .list a:hover{background:rgba(70,190,46,0.9)}.h-sec-6 .list a:hover span{opacity:1}.footer{width:100%;height:auto;max-height:400px;background:#303132;color:#777;font-size:.15rem}.footer.other-footer{height:auto}.footer .friends{padding:40px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #4a4b4d}.footer .friends a{width:135px;height:65px;background:#454647}.footer .friends a:not(:last-child){margin-right:30px}.footer .friends a img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.footer .bottom{margin:0 auto;max-width:1200px;padding:20px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.footer .bottom .copy-right{-webkit-box-flex:1;-ms-flex:1;flex:1}.footer .bottom .follow{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.footer .bottom .follow .links{margin-bottom:20px;margin-top:10px;line-height:1;display:-webkit-box;display:-ms-flexbox;display:flex;white-space:nowrap;color:#d1d1d1}.footer .bottom .follow .links a:first-child{margin-right:20px;padding-right:20px;border-right:1px solid #4a4b4d}.footer .bottom .follow .qr{font-size:.13rem;color:#777;text-align:center}.footer .bottom .follow .qr img{width:120px}.footer .all>p{font-size:.15rem;color:#a09f9f}.footer .all .list{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:14px;width:100%;overflow:hidden;-webkit-transition:.5s linear;transition:.5s linear;color:#a09f9f}.footer .all .list a{margin-bottom:10px;width:30%;white-space:nowrap}.footer .all .list a:hover{color:#fff}.other-banner{position:relative;margin-top:70px;height:450px}.other-banner>img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.other-banner .desc{position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;text-align:center}.other-banner .desc h2{display:inline-block;padding:50px 20px 0;font-size:.4rem;font-weight:bold;background:url('https://img.cwei2021.com/static/home/img/banner-bg.png') left top no-repeat}.other-banner .desc p{text-transform:uppercase;opacity:.5;font-size:.24rem}.second-nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border-bottom:1px solid #ddd}.second-nav a{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:180px;height:60px;color:#333;font-size:.16rem}.second-nav a.active{background:#0a64ad;color:#fff}.second-nav a.active+a::after{display:none}.second-nav a:not(:first-child)::after{position:absolute;left:0;top:22.5px;content:"";height:15px;width:2px;background:#bbb;z-index:-1}.c-sec-1{padding:.6rem 0;background:url('https://img.cwei2021.com/static/home/img/t/bg-1.jpg') right bottom no-repeat;background-color:#f5f8fb}.c-sec-1 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-sec-1 .img-box{width:50%}.c-sec-1 .img-box::after{padding-bottom:64.66666667%}.c-sec-1 .text{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:50px;font-size:14px;line-height:2}.c-sec-1 .text img{max-width:80%}.c-sec-1 .text p{margin:10px 0}.c-sec-1 .text p span{color:#0a64ad}.c-sec-2{display:-webkit-box;display:-ms-flexbox;display:flex;color:#fff}.c-sec-2>div{-webkit-box-flex:1;-ms-flex:1;flex:1}.c-sec-2 .l{padding-right:90px;height:400px;background-color:#0a64ad}.c-sec-2 .l>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;font-size:.24rem;background:url('https://img.cwei2021.com/static/home/img/t/bg-2.png') right center no-repeat}.c-sec-2 .l .t{padding-top:10px;position:relative;padding-bottom:90px;-ms-flex-item-align:end;align-self:flex-end;margin-left:30%;font-size:.16rem}.c-sec-2 .l .t::after{position:absolute;content:"";right:0;top:0;background:#46be2e;height:3px;width:3em}.c-sec-2 .r{height:400px}.c-sec-2 .r img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.c-sec-3{padding:100px 0;background:#f5f8fb}.c-sec-3 .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-sec-3 .left{width:48%;padding:0 30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background:#fff;font-size:14px;color:#333}.c-sec-3 .right{width:50%;color:#fff;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-sec-3 .right>div{width:48.33333333%;padding:20px}.c-sec-3 .right>div h5{margin-bottom:20px;padding-bottom:20px;position:relative;font-size:.24rem}.c-sec-3 .right>div h5::after{position:absolute;bottom:0;left:0;content:"";height:3px;background:currentColor;width:2.5em}.c-sec-3 .right>div p{font-size:14px}.c-sec-3 .right>p{top:-40px;position:absolute;color:#333;font-size:16px}.c-sec-3 .right .one{background:#0a64ad}.c-sec-3 .right .two{background:#46be2e}.c-sec-4{position:relative;height:700px;font-size:0;color:#fff;overflow:hidden}.c-sec-4>img{position:absolute;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:-1}.c-sec-4 .container{padding:150px 0;height:100%}.c-sec-4 .top{margin-bottom:50px;padding-left:20px;position:relative;font-size:.24rem;width:70%}.c-sec-4 .top::before{position:absolute;content:"";top:-8px;left:0;height:110px;width:110px;background:#0a64ad;opacity:.6;z-index:-1}.c-sec-4 .bottom{padding:30px 20px;width:70%;background:rgba(0,0,0,0.5);font-size:14px;text-align:justify}.c-leader .one{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;background-color:#e6eff8}.c-leader .one .img-box{width:280px}.c-leader .one .img-box::after{padding-bottom:132.69230769%}.c-leader .one .desc{padding:0 70px;-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-leader .one .desc h4{position:relative;font-size:.2rem;color:#000;font-weight:bold}.c-leader .one .desc h4::before{display:none;position:absolute;left:0;top:-5px;content:"";width:1em;height:3px;background-color:#0964ad}.c-leader .one .desc p{font-size:.14rem;color:#333}.c-leader .two{margin-bottom:40px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-leader .two .item{width:calc(25% - 15px);background-color:#e6eff8;margin-right:20px}.c-leader .two .item:nth-child(4n){margin-right:0}.c-leader .two .item .img-box{width:100%}.c-leader .two .item .img-box::after{padding-bottom:132.69230769%}.c-leader .two .item .desc{padding:10px;text-align:center;-webkit-transition:.2s linear;transition:.2s linear}.c-leader .two .item .desc h4{font-size:.2rem}.c-leader .two .item .desc p{font-size:.14rem}.c-leader .two .item:hover .desc{background:#0a64ad;color:#fff;border-color:#0a64ad}.c-leader .three{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-leader .three .item{margin-bottom:20px;width:19%;width:calc(20% - 16px);background-color:#e6eff8;margin-right:20px}.c-leader .three .item:nth-child(5n){margin-right:0}.c-leader .three .item .img-box{width:100%}.c-leader .three .item .img-box::after{padding-bottom:132.69230769%}.c-leader .three .item .desc{padding:10px;text-align:center;-webkit-transition:.2s linear;transition:.2s linear}.c-leader .three .item .desc h4{font-size:.2rem}.c-leader .three .item .desc p{font-size:.14rem}.c-leader .three .item:hover .desc{background:#0a64ad;color:#fff;border-color:#0a64ad}.c-leader .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-leader .list .item{margin-bottom:70px;margin-right:17%;width:21.66666667%}.c-leader .list .item .img-box::after{padding-bottom:132.69230769%}.c-leader .list .item:nth-child(3n){margin-right:0}.c-leader .list .item .desc{padding:10px;text-align:center;border:1px solid #dadada;-webkit-transition:.2s linear;transition:.2s linear}.c-leader .list .item .desc h4{font-size:.2rem}.c-leader .list .item .desc p{font-size:.14rem}.c-leader .list .item:hover .desc{background:#0a64ad;color:#fff;border-color:#0a64ad}.c-organ{text-align:center}.c-organ img{max-width:100%}.c-organ img:nth-child(2){display:none}.c-history .group{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.c-history .group .events{padding-left:50px;border-left:2px solid #cee0ef}.c-history .group.now .events{position:relative}.c-history .year{width:150px;text-align:center;color:#bbb;font-size:.24rem}.c-history .item{margin-bottom:20px;display:block}.c-history .item h4{position:relative;font-size:.18rem;color:#222}.c-history .item h4::before{position:absolute;content:"";width:8px;height:8px;background:#46be2e;left:-25px;top:50%;margin-top:-4px}.c-history .item p{font-size:.14rem;color:#666}.c-honor .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-honor .item{margin-right:1%;margin-bottom:20px;width:23.75%;text-align:center}.c-honor .item p{padding:10px;color:#222;font-size:.16rem}.c-honor .img-box:hover img{-webkit-transform:scale(1);transform:scale(1)}.c-honor .img-box img{-o-object-fit:contain;object-fit:contain}.c-honor .img-box::after{padding-bottom:70.1754386%}.arc-expert .item{margin-bottom:20px;padding:20px;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #dadada;-webkit-transition:.2s linear;transition:.2s linear}.arc-expert .item:hover{background:#0a64ad}.arc-expert .item:hover .desc h4{color:#fff}.arc-expert .item:hover .desc p{color:#fff}.arc-expert .item:hover .desc span{color:#fff}.arc-expert .img-box{-ms-flex-negative:0;flex-shrink:0;width:46.66666667%}.arc-expert .img-box::after{padding-bottom:55.35714286%}.arc-expert .desc{padding:20px 30px;-webkit-transition:.2s linear;transition:.2s linear}.arc-expert .desc h4{margin-bottom:20px;padding-bottom:20px;position:relative;font-size:.2rem;color:#333;-webkit-transition:.2s linear;transition:.2s linear}.arc-expert .desc h4::after{position:absolute;bottom:0;left:0;content:"";height:3px;width:2.5em;background:#46be2e}.arc-expert .desc p{font-size:.14rem;color:#888;-webkit-transition:.2s linear;transition:.2s linear}.arc-expert .desc span{-webkit-transition:.2s linear;transition:.2s linear;font-size:.14rem;color:#46be2e}.arc-expert .desc span i{font-size:12px}.arc-guy .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.arc-guy .list .item{margin-bottom:20px;width:48%;display:-webkit-box;display:-ms-flexbox;display:flex}.arc-guy .list .item:hover .desc{background:#0a64ad}.arc-guy .list .item:hover .desc h4{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff}.arc-guy .list .item:hover .desc h4 span{color:#fff}.arc-guy .list .item:hover .desc p{color:#ddd}.arc-guy .list .img-box{width:36.20689655%;-ms-flex-negative:0;flex-shrink:0}.arc-guy .list .img-box::after{padding-bottom:71.42857143%}.arc-guy .list .desc{padding:10px 20px;background:#f9f9f9;-webkit-transition:.2s linear;transition:.2s linear}.arc-guy .list .desc h4{font-size:.2rem;color:#333;-webkit-transition:.2s linear;transition:.2s linear}.arc-guy .list .desc h4 span{margin-left:20px;color:transparent;-webkit-transition:.2s linear;transition:.2s linear}.arc-guy .list .desc p{font-size:.14rem;color:#888;text-align:justify;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;-webkit-transition:.2s linear;transition:.2s linear}.arc-great .list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.arc-great .list .item{margin-bottom:20px;padding:10px;display:-webkit-box;display:-ms-flexbox;display:flex;width:48%;border:1px solid #dadada;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.arc-great .list .item:hover{background:#0a64ad}.arc-great .list .item:hover .desc h4{color:#fff}.arc-great .list .item:hover .desc h5{color:#fff}.arc-great .list .item:hover .desc p{color:#ddd}.arc-great .list .item:hover .desc span{color:#fff}.arc-great .list .img-box{width:40.6779661%;-ms-flex-negative:0;flex-shrink:0}.arc-great .list .img-box:hover img{-webkit-transform:scale(1);transform:scale(1)}.arc-great .list .desc{padding:10px 20px 10px 20px;-webkit-box-flex:1;-ms-flex:1;flex:1}.arc-great .list .desc h4{font-size:.2rem;color:#333}.arc-great .list .desc h5{font-size:.14rem}.arc-great .list .desc p{margin:.1rem 0;font-size:.14rem;color:#888;text-align:justify;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;max-height:80px}.arc-great .list .desc span{font-size:.14rem;color:#46be2e}.arc-great .list .desc span i{font-size:12px}.arc-info .head{display:-webkit-box;display:-ms-flexbox;display:flex}.arc-info .head .img-box{width:20%}.arc-info .head .desc{padding-left:5%;-webkit-box-flex:1;-ms-flex:1;flex:1}.arc-info .head .desc h3{margin-bottom:.1rem;font-size:.3rem;color:#222}.arc-info .head .desc h3 span{font-size:.2rem;color:#888}.arc-info .head .desc p{font-size:.14rem;color:#333}.arc-info .sec{margin-top:40px;padding:20px 0;position:relative;border-top:1px solid #ddd}.arc-info .sec::before{position:absolute;display:inline-block;content:"";left:0;top:0;height:6px;width:14.16666667%;background:#46be2e}.arc-info .sec .title{margin-bottom:10px;font-size:.24rem;color:#333}.arc-info .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.arc-info .list .item{margin-bottom:20px;width:29.16666667%}.arc-info .list .item:not( :nth-child(3n)){margin-right:1.66666667%}.arc-info .list .item:hover p{color:#46be2e}.arc-info .list .img-box::after{padding-bottom:62.85714286%}.arc-info .list p{-webkit-transition:.2s linear;transition:.2s linear;padding:10px 5px;text-align:center;color:#333;font-size:.16rem;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.news .list .item{margin-bottom:20px;padding-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #ddd;width:100%}.news .list .item:hover .desc{-webkit-transform:translateY(0);transform:translateY(0)}.news .list .item:hover .desc h4{color:#0a64ad}.news .list .item:hover .desc .time p{color:#333}.news .list .item:hover .more{max-height:100px;opacity:1}.news .img-box{width:23.33333333%;-ms-flex-negative:0;flex-shrink:0}.news .img-box::after{padding-bottom:66.07142857%}.news .desc{position:relative;padding-left:40px;padding-bottom:40px;-webkit-transform:translateY(15px);transform:translateY(15px);-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0;-webkit-transition:.2s linear;transition:.2s linear}.news .desc .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news .desc .text{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.news .desc .time{margin-left:30px;padding:0 30px;border-left:1px solid #b3c7d5}.news .desc .time p{line-height:1.2;color:#999;font-size:.16rem;-webkit-transition:.2s linear;transition:.2s linear}.news .desc .time p:nth-child(1){font-size:.36rem}.news .desc h4{font-size:.18rem;color:#333;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.news .desc p{color:#333;font-size:.14rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.news .more{position:absolute;bottom:0;left:40px;-webkit-transition:.2s linear;transition:.2s linear;display:block;color:#46be2e;font-size:.14rem;opacity:0;overflow:hidden}.news-info{padding-top:170px}.news-info .head{margin-bottom:30px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-info .head .text{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:.16rem}.news-info .head .text p{color:#666}.news-info .head .text p span{margin-right:20px;display:inline-block;color:#0a64ad}.news-info .head .text h3{font-size:.3rem;color:#222}.news-info .head .share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;font-size:12px}.news-info .content{padding:30px 20px;background:#fff}.news-info .recommend{margin-top:40px}.news-info .recommend .title{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#181411;font-size:.18rem}.news-info .recommend .title::before{margin-right:10px;content:"";width:4px;height:1em;background-color:#3176ad}.news-info .recommend .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.news-info .recommend .list .item{margin-bottom:20px;width:23.75%}.news-info .recommend .list .item:not( :nth-child(4n)){margin-right:1.66666667%}.news-info .recommend .list .item:hover .desc h4{color:#0a64ad}.news-info .recommend .list .item:hover .desc p{color:#333}.news-info .recommend .list .img-box::after{padding-bottom:64.9122807%}.news-info .recommend .list .desc{padding:10px 0}.news-info .recommend .list .desc h4{color:#222;font-size:.16rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.news-info .recommend .list .desc p{font-size:.14rem;color:#666}.third-wrap{position:relative;padding-left:18.33333333%;display:-webkit-box;display:-ms-flexbox;display:flex}.third-wrap .third-nav{position:absolute;left:0;top:0;width:18.33333333%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.third-wrap .third-nav .item{margin-bottom:10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;font-size:.16rem;color:#333}.third-wrap .third-nav .item.active{color:#0a64ad}.third-wrap .third-nav .item.active::before{margin-right:10px;content:"";display:block;width:20px;height:2px;background-color:#46be2e}.third-wrap .third-content{-webkit-box-flex:1;-ms-flex:1;flex:1}.public .list .item{margin-bottom:20px;padding:10px 20px;border:1px solid #ddd;width:100%;-webkit-transition:.2s linear;transition:.2s linear}.public .list .item>p{margin:10px 0;font-size:.14rem;color:#555}.public .list .item:hover{border-color:transparent;background-color:#f5f8fb}.public .list .head{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.public .list .head h4{font-size:.2rem;color:#0a64ad}.public .list .head p{font-size:.16rem}.public .list .head p span{color:#3176ad}.public .list .fot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.14rem;color:#888}.public .list .fot>div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.public .list .fot>div span{margin-right:10px}.public .list .fot .right{color:#46be2e}.public .list .fot .right span{display:inline-block;margin-left:15px}.recruit-info .head{margin-bottom:30px;padding-bottom:30px;border-bottom:1px solid #c5ccd1}.recruit-info .head h3{font-size:.3rem;color:#222}.recruit-info .head .desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.recruit-info .head .desc .num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#666}.recruit-info .head .desc .num p{margin-right:30px}.recruit-info .head .desc .welfare{display:-webkit-box;display:-ms-flexbox;display:flex}.recruit-info .head .desc .welfare span{margin-right:20px;display:inline-block;color:#333;font-size:.16rem}.recruit-info .head .desc .money{font-size:.16rem;color:#222}.recruit-info .head .desc .money span{color:#3176ad;font-size:.2rem}.recruit-info .content{border-bottom:1px solid #c5ccd1}.recruit-info .item{margin-bottom:40px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.recruit-info .item .title{margin-top:-10px;width:12.5%;font-size:.24rem;color:#333}.recruit-info .item .rich-text{padding-left:40px;-webkit-box-flex:1;-ms-flex:1;flex:1;color:#666;border-left:1px solid #c5ccd1;min-height:auto}.recruit-info .page{padding:30px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#333}.recruit-info .page a{width:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:0}.recruit-info .page a:nth-child(2) p{text-align:right}.recruit-info .page a:hover{color:#0a64ad}.recruit-info .page a p{padding:0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.area{min-height:500px}.area .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.area .list .item{margin-bottom:20px;width:48.97959184%;-webkit-transition:.2s linear;transition:.2s linear}.area .list .item .img-box::after{padding-bottom:62.5%}.area .list .item .desc{padding:10px 0;text-align:center;color:#333;font-size:.16rem}.area .list .item:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.area .list .item:hover .desc{color:#46be2e}.area-info .head{margin-bottom:20px;font-size:.3rem;color:#222}.area-info .pics-wrap{position:relative}.area-info .pics-wrap .thumbs{padding:0 20px;position:absolute;left:0;bottom:20px;width:100%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.area-info .pics-wrap .thumbs .swiper-wrapper{width:auto}.area-info .pics-wrap .thumbs .swiper-slide{width:130px;height:80px;background-color:#000}.area-info .pics-wrap .thumbs .swiper-slide img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.area-info .pics-wrap .thumbs .swiper-slide.swiper-slide-thumb-active{border:3px solid #fff}.area-info .pics{height:600px;background-color:#f1f1f1}.area-info .pics .swiper-slide{width:100%}.area-info .pics .swiper-slide img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.area-info .swiper-pagination{padding:10px 20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.area-info .swiper-pagination .swiper-pagination-bullet{opacity:1;background-color:rgba(250,250,250,0.5)}.area-info .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#fff}.area-info .rich-text{margin-top:40px}.ideas .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ideas .item{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:31.66666667%}.ideas .item:nth-child(2n){-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.ideas .item:not( :nth-child(3n)){margin-right:2%}.ideas .item:hover .desc{background-color:#0a64ad}.ideas .item:hover .desc h4{color:#fff}.ideas .item:hover .desc p{color:#fff}.ideas .item:hover .desc span{color:#fff}.ideas .item .desc{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px;background-color:#f5f8fb}.ideas .item .desc h4{font-size:.18rem;color:#333;font-weight:bold;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;-webkit-transition:.2s linear;transition:.2s linear}.ideas .item .desc p{font-size:.14rem;color:#666;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;-webkit-transition:.2s linear;transition:.2s linear}.ideas .item .desc span{margin-top:10px;display:block;color:#46be2e;font-size:.14rem;-webkit-transition:.2s linear;transition:.2s linear}.ideas .img-box::after{padding-bottom:72.72727273%}.ideas-article .list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.ideas-article .list .item{margin-bottom:20px;width:32.08333333%}.ideas-article .list .item:not( :nth-child(3n)){margin-right:10px}.ideas-article .list .img-box::after{padding-bottom:72.72727273%}.ideas-article .list .desc{padding:10px;text-align:center}.ideas-article .list .desc h4{font-size:.18rem;color:#333;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.ideas-article .list .desc p{margin:10px 0;color:#666;font-size:.14rem;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.ideas-article .list .desc span{color:#46be2e;font-size:.14rem}.contact-new{padding-bottom:50px;background:url('../img/contact-bg.png')}.contact-new .contact-new-main{margin:0 auto;max-width:1300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.contact-new .letter{position:relative;background:url('https://img.cwei2021.com/static/home/img/contact-letter.png') no-repeat;background-position:center bottom;background-size:100%;width:55%;height:900px}.contact-new .letter>div{padding:112px 63px 230px 59px}.contact-new .box{width:40%}.contact-new .box .title{padding-left:10px;margin-bottom:30px}.contact-new .box .title h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem;color:#222;font-weight:bold;line-height:1}.contact-new .box .title h2::before{margin-right:25px;content:"";width:5px;height:1em;background-color:#6abb47}.contact-new .box .title p{padding-left:30px;font-size:.14rem;color:#666;text-transform:uppercase}.contact-new .box .info{line-height:1.5}.contact-new .box .info .item{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact-new .box .info .item h4{color:#222;font-size:.18rem;font-weight:bold}.contact-new .box .info .item p{color:#444;font-size:.15rem}.contact-new .box .info .iconfont{line-height:1;margin-right:10px;color:#46be2e;font-size:.3rem}.contact-new .box .left{margin-bottom:50px}.contact-new .box .right{height:300px}.contact .box{padding-top:30px;margin-bottom:30px;padding-bottom:30px}.contact .box .left{width:45%;-webkit-box-flex:1;-ms-flex:1;flex:1}.contact .box .right{-webkit-box-flex:1;-ms-flex:1;flex:1}.contact .title{padding-left:10px;margin-bottom:50px}.contact .title h2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:.24rem;color:#222;font-weight:bold;line-height:1}.contact .title h2::before{margin-right:25px;content:"";width:5px;height:1em;background-color:#6abb47}.contact .title p{padding-left:30px;font-size:.14rem;color:#666;text-transform:uppercase}.contact .info{line-height:1.5}.contact .info .item{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.contact .info .item h4{color:#222;font-size:.18rem;font-weight:bold}.contact .info .item p{color:#444;font-size:.15rem}.contact .info .iconfont{line-height:1;margin-right:10px;color:#46be2e;font-size:.3rem}.contact .message h4{margin-bottom:30px;padding:0 20px;font-size:.16rem;color:#444;font-weight:bold}.contact .form{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 10px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.contact .form .line{width:48%;border:1px solid #c4ced5;height:60px}.contact .form .line input{padding:0 10px;width:100%;height:100%}.contact .form .text{position:relative;margin-top:20px;width:100%;resize:none;border:1px solid #c4ced5}.contact .form .text textarea{font-family:inherit;padding:10px;width:100%;height:150px}.contact .form .text span{right:10px;bottom:10px;position:absolute;font-size:12px;color:#999}.contact .form .submit{margin-top:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:380px;height:60px;background-color:#3176ad;color:#fff;font-size:.16rem;cursor:pointer}.search-result{padding-top:180px}.search-result .form{margin-bottom:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:70px;border:1px solid #bbb;border-radius:10px;overflow:hidden}.search-result .form .iconfont{height:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:80px;background-color:#0a64ad;color:#fff;cursor:pointer}.search-result .form input{padding:0 20px;-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;font-size:.2rem;color:#222}.search-result .form p{padding-right:20px;font-size:.16rem;color:#666}.search-result .tabs{padding:0 10px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #999}.search-result .tabs .item{padding:20px 0;position:relative;margin-right:50px;color:#222;font-size:.18rem;cursor:pointer}.search-result .tabs .item span{font-size:.16rem}.search-result .tabs .item::after{margin-left:-10px;position:absolute;content:"";left:50%;bottom:0;height:2px;width:20px;background-color:transparent}.search-result .tabs .item.active{color:#0a64ad}.search-result .tabs .item.active::after{background-color:#0a64ad}.search-result .result{padding:50px 0;min-height:350px}.img-box{position:relative;cursor:pointer;overflow:hidden}.img-box::after{content:"";display:block;padding-bottom:100%}.img-box:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.img-box img{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-webkit-transition:.5s ease;transition:.5s ease}.arc>.desc{text-align:center}.arc>.desc h3{font-size:.3rem;color:#222}.arc>.desc h5{font-size:.18rem;color:#ddd;text-transform:uppercase}.arc>.desc .text{margin:40px auto;max-width:800px;color:#333;font-size:14px;line-height:2}.back{position:absolute;left:0;top:15px;color:#0a64ad;font-size:.16rem}.rich-text{font-size:16px;color:#666;min-height:300px}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6,.rich-text strong{font-weight:bold}.rich-text img{max-width:100%}.bg{background-color:#f5f8fb}.go-top{display:none;position:fixed;right:115px;bottom:110px;cursor:pointer;z-index:99}.menu{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;z-index:10;height:60px;cursor:pointer}.menu i{font-size:40px;color:#0a64ad}@media screen and (min-width:1400px){.header .nav{padding-right:18.75vw}}@media screen and (max-width:1400px){.h-sec-3 .list a:nth-child(4){display:none}}@media screen and (max-width:1024px){html{font-size:80px}body{line-height:1.9}.menu{display:-webkit-box;display:-ms-flexbox;display:flex}.container{padding:0 15px}.pd{padding-top:30px !important;padding-bottom:30px !important}.header .top-wrap.opacity::before{opacity:1}.header .top{padding-right:10px !important;height:60px}.header .top .logo{width:80%;max-width:400px;-webkit-box-flex:1;-ms-flex:1;flex:1}.header .top .logo img:first-child{margin-right:5px;width:10%}.header .top .logo img:last-child{width:90%}.header .top .search{padding:0;width:auto;border:none}.header .top .search input{display:none}.nav-wrap{padding:0;position:fixed;left:0;top:60px;width:100%;height:100%;background-color:rgba(0,0,0,0.8) !important;z-index:10;overflow:hidden;display:none}.nav-wrap.other-nav{background-color:rgba(0,0,0,0.8) !important}.nav-wrap .nav{padding:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#fff !important}.nav-wrap .nav .sub-nav{display:none !important}.nav-wrap .nav a{margin:10px 0;padding:0;height:auto}.nav-wrap .nav a.active{color:#0a64ad !important}.nav-wrap .nav a::before{display:none}.home-page .slider-control{display:none;padding:0 2vw}.home-page .slider-control img{width:30px}.home-page .swiper-pagination{display:none}.home-page .banner .swiper-slide>img{display:none}.home-page .banner .desc{width:95vw;padding:0}.home-page .banner .desc img{max-width:100%}.home-page .banner .desc h3{font-size:18px}.home-page .banner .desc p{font-size:10px}.home-page .mouse-label{bottom:10px}.home-page .mouse-label img{width:20px}.home-page .side{position:absolute;left:0;top:70px;padding:0 4vw;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;background:transparent;height:auto}.home-page .side .title{-webkit-transform:none;transform:none;line-height:1.5}.home-page .side .title h2{margin-bottom:0;-webkit-transform:none !important;transform:none !important;width:auto;color:#222;font-size:15px}.home-page .side .title h2 span{-webkit-transform:none;transform:none}.home-page .side .title h3{color:#0a64ad;font-size:16px;-webkit-transform:none !important;transform:none !important;letter-spacing:normal}.home-page .side .more{-ms-flex-negative:0;flex-shrink:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:none !important;transform:none !important;color:#0a64ad}.home-page .side .more::after{margin-left:5px;position:static;height:0;width:0;border:5px solid transparent;border-left-color:currentColor;background-color:transparent}.home-page .tabs{padding:0 4vw;top:120px;left:0;width:100%;overflow-x:auto;white-space:nowrap}.home-page .tabs>div{margin-right:.2rem}.main{-webkit-box-flex:1;-ms-flex:1;flex:1;padding:130px 4vw 20px !important;background-position:center -85px !important;background-size:580px 275px !important}.h-sec-1{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.h-sec-1 .main{padding:80px 4vw 20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.h-sec-1 .main .intro{padding:0}.h-sec-1 .main .intro p{margin-bottom:20px}.h-sec-1 .main .pics{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%}.h-sec-1 .main .pics::after{padding:0}.h-sec-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.h-sec-2 .side{background:transparent;text-shadow:0 0 4px #000}.h-sec-2 .side .title h2{color:#fff}.h-sec-2 .side .title h3{color:rgba(255,255,255,0.4)}.h-sec-2 .side .more{color:#fff}.h-sec-2 .project-lg .desc{padding:0 4vw;left:0;top:130px;width:100%}.h-sec-2 .project-lg .desc h4{margin-bottom:0;font-size:.26rem}.h-sec-2 .project-lg .desc .more{width:150px;height:40px}.h-sec-2 .float{padding:0 4vw;left:0;width:100%;padding-bottom:constant(safe-area-inset-bottom);padding-bottom:env(safe-area-inset-bottom)}.h-sec-2 .project-sm .swiper-slide{width:150px;height:100px}.h-sec-3 .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-top:70px;width:100%}.h-sec-3 .list a{padding:0 10px;width:48%;-ms-flex-negative:0;flex-shrink:0}.h-sec-3 .list a:nth-child(n + 3){display:none}.h-sec-4{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.h-sec-4 .side{background:transparent}.h-sec-4 .side .title h2{color:#fff}.h-sec-4 .side .title h3{color:rgba(255,255,255,0.4)}.h-sec-4 .side .more{color:#fff}.h-sec-4 .main{padding:60px 0 0 !important;background-position:center !important;background-size:cover !important}.h-sec-4 .main>a i{font-size:50px}.h-sec-5 .list{padding-bottom:20px;margin-top:65px;height:100%;overflow-y:auto}.h-sec-5 .list a{margin-right:0;margin-bottom:10px;padding:10px;width:100%;height:auto}.h-sec-6 .main{background-position:center !important;background-size:cover !important}.h-sec-6 .wrap{padding:0}.h-sec-6 .wrap .img-box{display:none}.h-sec-6 .list{padding:60px 0 0}.h-sec-6 .list a{margin-bottom:20px !important;padding:20px 10px}.h-sec-6 .list a h3{margin-bottom:20px}.footer{height:auto;max-height:1000px}.footer .friends{width:92vw;margin:0 4vw;padding:20px 0;white-space:nowrap;overflow-x:auto}.footer .friends a{-ms-flex-negative:0;flex-shrink:0}.footer .bottom{position:relative;padding:0 4vw;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.footer .bottom .all{padding-top:10px}.footer .bottom .all .list{padding:10px 0 0 0}.footer .bottom .all .list a{padding:0;width:50%;font-size:10px;white-space:normal;line-height:1.5}.footer .bottom .all .list a:nth-child(odd){padding-right:10px}.footer .bottom .all+div{padding-right:20px;position:absolute;bottom:30px;width:calc(100% - 120px - 8vw)}.footer .bottom .follow{padding-bottom:20px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.footer .bottom .follow .links{padding-bottom:50px;-webkit-box-flex:1;-ms-flex:1;flex:1}.other-banner{margin-top:60px;height:150px}.other-banner .desc h2{font-size:.2rem;padding:25px 10px 0;background-size:60px}.other-banner .desc p{font-size:.15rem}.second-nav{overflow-x:auto;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.second-nav a{padding:10px 20px;-ms-flex-negative:0;flex-shrink:0;width:auto;height:auto}.second-nav a:not(:first-child)::after{top:14px}.c-sec-1{padding:.3rem 0;background-size:100%}.c-sec-1 .container{-ms-flex-wrap:wrap;flex-wrap:wrap}.c-sec-1 .img-box{width:100%}.c-sec-1 .text{margin-top:20px;padding-left:0}.c-sec-1 .text img{max-width:100%}.c-sec-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-sec-2 .l{padding:0;height:auto}.c-sec-2 .l>div{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;height:150px;background-size:150px;background-position:90% center}.c-sec-2 .l .t{padding-bottom:10px}.c-sec-2 .r{height:auto}.c-sec-3{padding:30px 0}.c-sec-3 .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-sec-3 .left{margin-bottom:60px;padding:20px 10px;width:100%}.c-sec-3 .right{width:100%}.c-sec-4{height:auto}.c-sec-4>img{-webkit-transform:initial !important;transform:initial !important}.c-sec-4 .container{padding:30px 0}.c-sec-4 .top{font-size:.16rem}.c-sec-4 .top::before{top:-16px}.c-sec-4 .bottom{margin:0 auto;width:96%}.c-leader p{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.c-leader .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-leader .list .item{margin-right:0;width:48%}.c-leader .one{margin-bottom:15px}.c-leader .one .img-box{width:50%}.c-leader .one .desc{padding:0 10px 0 20px;width:50%}.c-leader .two{margin-bottom:0;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-leader .two .item{margin-bottom:15px;margin-right:0;width:calc(50% - 7.5px)}.c-leader .two .item:nth-child(3n){margin-right:0}.c-leader .three{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-leader .three::after{width:calc(33.33% - 7.5px)}.c-leader .three .item{margin-right:0;margin-bottom:15px;width:calc(33.33% - 7.5px)}.c-leader .three .item .desc{border:1px solid #dadada}.c-history{padding-right:0 !important;margin-left:-15px}.c-history .year{-ms-flex-negative:0;flex-shrink:0;width:70px}.c-history .group .events{padding-left:38px}.c-honor .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-honor .item{margin-right:0;width:48%}.arc .desc .text{margin:20px 0}.arc .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.arc .item{margin-right:0 !important;width:48%}.ideas-article .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.ideas-article .list .item{margin-right:0 !important;width:48%}.contact-new .contact-new-main{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact-new .contact-new-main .letter{width:100%;max-width:600px;background-image:url('https://img.cwei2021.com/static/home/img/contact-letter1.png');height:auto}.contact-new .contact-new-main .letter span{font-size:11px !important}.contact-new .contact-new-main .letter::after{display:block;content:"";padding-bottom:145.06666667%}.contact-new .contact-new-main .letter>div{position:absolute;left:0;top:0;width:100%;height:100%;padding:9% 6% 32% 7%;overflow:hidden}.contact-new .contact-new-main .letter>div>div{height:100%;overflow-y:auto}.contact-new .contact-new-main .box{margin-top:30px;padding:0 20px;width:100%}.contact-new .contact-new-main .bot{width:100%}.contact-new .contact-new-main .bot .title{padding-left:3px;margin-top:20px;margin-bottom:20px}.contact-new .contact-new-main .bot .title h2{font-size:.2rem}.news .more{display:none !important}.news .list .item{position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.news .list .item .img-box{width:40%;-ms-flex-negative:0;flex-shrink:0}.news .list .item .desc{-webkit-box-flex:1;-ms-flex:1;flex:1;padding-left:10px;padding-bottom:0;-webkit-transform:translateY(0);transform:translateY(0)}.news .list .item .head{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1}.news .list .item .head .text{width:100%}.news .list .item .head .time{margin:10px 0 0 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;border:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news .list .item .head .time p{margin-right:10px}.news .list .item .head .time p:nth-child(1){font-size:.26rem}.arc-guy .list .item{margin-right:0 !important;width:100%}.arc-info{padding-top:40px !important}.arc-info .head{margin-top:10px;display:block;overflow:hidden}.arc-info .head .img-box{margin-right:10px;margin-bottom:7px;float:left;width:40%}.arc-info .head .desc{padding-left:0}.arc-info .sec{margin-top:20px}.arc-info .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.arc-info .list .item{margin-right:0 !important;width:48%}.back{left:10px;top:5px}.arc-great .list .item{margin-right:0 !important;width:100%}.arc-great .list .desc{padding:10px}.arc-great .list .desc p{-webkit-line-clamp:1;min-height:auto}.arc-expert .desc{padding:0}.arc-expert .desc p{overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.arc-expert .item{padding:10px;width:100%}.arc-expert .item .img-box{margin-right:10px}.search-result{padding-top:130px !important}.search-result .form{position:relative;height:40px;overflow:visible}.search-result .form .iconfont{-ms-flex-negative:0;flex-shrink:0;width:40px;border-radius:10px 0 0 10px;overflow:hidden}.search-result .form p{padding:5px 0;position:absolute;width:100%;top:100%;left:0;font-size:10px}.search-result .form input{border-radius:0 10px 10px 0;font-size:.12rem}.search-result .tabs{margin-top:30px;white-space:nowrap;overflow-x:auto}.search-result .tabs .item{margin-right:20px;padding:10px 0}.search-result .result{padding:30px 0}.news-info{padding-top:85px !important}.news-info .head{padding:0;margin-bottom:20px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.news-info .head .share{margin-top:10px;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.news-info .head .share>span{margin-right:10px}.news-info .head .text{width:100%}.news-info .head .text h3{font-size:.24rem}.news-info .content{padding:20px 10px}.news-info .recommend{margin-top:20px}.news-info .recommend .list{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.news-info .recommend .list .item{margin-right:0 !important;width:48%}.third-wrap{padding-left:0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.third-wrap .third-nav{margin-bottom:10px;position:static;width:100%;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;overflow-x:auto;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.third-wrap .third-nav .item{white-space:nowrap;position:relative;margin-right:30px;width:auto;font-size:.2rem}.third-wrap .third-nav .item::before{position:absolute;left:0;bottom:0;width:100% !important}.recruit-info .head{margin-top:10px;margin-bottom:20px;padding-bottom:20px;position:relative}.recruit-info .head .desc{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.recruit-info .head .desc .money{margin-bottom:8px;width:100%}.recruit-info .head .desc .welfare{-ms-flex-wrap:wrap;flex-wrap:wrap}.recruit-info .head .desc .num{margin-bottom:8px}.recruit-info .item{margin-bottom:20px}.recruit-info .item .title{padding:10px;padding-left:0;-ms-flex-negative:0;flex-shrink:0;width:auto;font-size:16px}.recruit-info .item .rich-text{padding-left:10px}.recruit-info .page{padding:20px 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.recruit-info .page a{margin-bottom:10px;max-width:100%;width:100%}.recruit-info .page p{padding:0 10px}.public .list h4{margin-right:10px}.public .list .head p{-ms-flex-negative:0;flex-shrink:0}.public .list .fot .right span{margin-left:5px}.public .list .item{padding:10px}.area-info{padding-top:50px !important}.area-info .head{font-size:.26rem;line-height:1.5}.area-info .pics{height:auto}.area-info .rich-text{margin-top:20px}.go-top{right:15px;bottom:160px}.go-top img{width:40px}.layui-flow-more{font-size:14px}.c-organ img:nth-child(1){display:none}.c-organ img:nth-child(2){display:block}}.layui-flow-more{margin-top:20px;width:100%;text-align:center}.layui-flow-more img{max-width:80%}